Update rules
authorGert Wollny <gw.fossdev@gmail.com>
Tue, 1 Dec 2015 02:02:48 +0000 (03:02 +0100)
committerGert Wollny <gw.fossdev@gmail.com>
Tue, 1 Dec 2015 02:02:48 +0000 (03:02 +0100)
debian/rules

index 09d91e0f442b11548fd4744db54f173dcb2f4d06..0bb59a1181fc4969750e79c72455f689c7b5a4b4 100755 (executable)
@@ -47,6 +47,9 @@ override_dh_auto_build-indep:
 # No tests needed for docs
 override_dh_auto_test-indep:
 
+override_dh_auto_clean:
+        if [ -f config/Makefile.def ] ; then dh_auto_clean; fi
+
 override_dh_auto_install-arch:
        dh_auto_install
        # ??